Objective
The objective of the assignment is to create web page presentation using R Markdown that features an interactive plot created with Plotly.
Data
Data is derived from the built-in 'ChickWeight' data set in R. It comprises of 578 rows and 4 columns from an experiment on the effect of diet on early growth of chicks. The data is then processed before plotting to determine the chicks with the highest increase in body weight per diet.